[INFO] fetching crate sys-rs 0.1.1...
[INFO] fixing sys-rs-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate sys-rs 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sys-rs 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sys-rs 0.1.1
[INFO] tweaked toml for crates.io crate sys-rs 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sys-rs 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sys-rs 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190
[INFO] running `Command { std: "docker" "start" "575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling sys-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]     Checking rustyline v16.0.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling libunwind-sys v0.6.0
[INFO] [stderr]     Checking capstone v0.12.0
[INFO] [stderr]     Checking libunwind-rs v0.4.0
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/handler.rs (1 fix)
[INFO] [stderr]        Fixed src/diag.rs (1 fix)
[INFO] [stderr]    Migrating tests/dbg.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/input.rs (2 fixes)
[INFO] [stderr]    Migrating src/bin/dbg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/strace.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/sscov.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/addr2line.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/addr2line.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/gcov.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/bin/gcov.rs (1 fix)
[INFO] [stderr]    Migrating tests/testlib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/sscov.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/strace.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/gcov.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] crater-edition-check: sys-rs v0.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling sys-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190", kill_on_drop: false }`
[INFO] [stdout] 575f06edbf25dc12049fd97536930cb61452ea25029abdf9af0d2bceeb29f190
